Skip to content

Rebase - #120

Merged
Abhinavpv28 merged 21 commits into
feature/add_log_supportfrom
develop
Apr 28, 2026
Merged

Rebase#120
Abhinavpv28 merged 21 commits into
feature/add_log_supportfrom
develop

Conversation

@Abhinavpv28

Copy link
Copy Markdown
Contributor

No description provided.

naveenkumarhanasi and others added 21 commits February 11, 2026 17:43
DCM Agent release for 2.0.3
* Migrate scripts to C implementation


---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Valappil, Abhinav (Contractor) <Abhinav_Valappil@comcast.com>
* Create test_usb_logupload.py

Update test_uploadstblogs_normal_upload.py

Update test_uploadstblogs_normal_upload.py

L2

Update test_uploadLogsNow.py

Update test_uploadLogsNow.py

Fix command execution in run_uploadlogsnow function

Update test_uploadLogsNow.py

Update test_uploadLogsNow.py

Update test_uploadLogsNow.py

Update test_uploadLogsNow.py

Update test_uploadLogsNow.py

Update cov_build.sh

Update L2-tests.yml

Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Update run_uploadstblogs_l2.sh

L2

L2 failure

L2

Update cov_build.sh

Clone telemetry repo and copy header files

Update uploadstblogs_helper.py

Update uploadstblogs_helper.py

Update uploadstblogs_helper.py

Update test_uploadstblogs_upload_strategies.py

Update test_uploadstblogs_upload_strategies.py

Update uploadstblogs_helper.py

Create usblogupload.feature

Update test_log_upload_onreboot_false_case.py

Update test_log_upload_onreboot_true_case.py

Update L2-tests.yml

Update test_log_upload_onreboot_true_case.py

Update test_log_upload_onreboot_false_case.py

Update test_log_upload_onreboot_true_case.py

Update test_log_upload_onreboot_false_case.py

Update test_log_upload_onreboot_false_case.py

Update test_uploadstblogs_upload_strategies.py

Update L2-tests.yml

Update cov_build.sh

Update L2-tests.yml

Update test_uploadstblogs_upload_strategies.py

* Update usb_log_validation.h

Update usb_log_validation_gtest.cpp

Add conditional compilation for GTEST_ENABLE

Update Makefile.am

Update Makefile.am

Update usb_log_file_manager_gtest.cpp

Update usb_log_main_gtest.cpp

Update unit_test.sh

Update unit_test.sh

Update unit_test.sh

Update unit_test.sh

Update unit_test.sh

Update unit_test.sh

Update directory path for unit tests

Update unit_test.sh

Update unit_test.sh

Update unit_test.sh

Create configure.ac

Update Makefile.am

Update Makefile.am

Update Makefile.am

Update Makefile.am

Update usb_log_file_manager_gtest.cpp

Update usb_log_main_gtest.cpp

Update usb_log_main_gtest.cpp

Update usb_log_file_manager_gtest.cpp

Update usb_log_main_gtest.cpp

Update usb_log_main_gtest.cpp

Update unit_test.sh

Update Makefile.am

Update unit_test.sh

Update unit_test.sh

Update usb_log_file_manager_gtest.cpp

Update unit_test.sh

Update usb_log_file_manager_gtest.cpp

Update Makefile.am

Update Makefile.am

Update Makefile.am

Update usb_log_file_manager_gtest.cpp

Update usb_log_file_manager_gtest.cpp

Update Makefile.am

Update usb_log_file_manager_gtest.cpp

Update usb_log_file_manager_gtest.cpp

Update usb_log_file_manager_gtest.cpp

Update unit_test.sh

Create usb_log_archive_gtest.cpp

Update Makefile.am

Update Makefile.am

Implement unit tests for usb_log_utils

Added unit tests for usb_log_utils functions including initialization, timestamp retrieval, filesystem sync, and file copy operations.

Update Makefile.am

Update unit_test.sh

Remove unnecessary empty line in unit_test.sh

Update unit_test.sh

Update unit_test.sh

Remove echo command from unit_test.sh

Remove unnecessary echo command from script

Update unit_test.sh to set RDK_PROFILE

Add RDK_PROFILE to device properties and update includes

Update usb_log_file_manager_gtest.cpp

Update usb_log_file_manager_gtest.cpp

Remove usb_log_main_gtest from unit tests

Removed usb_log_main_gtest from test execution.

Update usb_log_file_manager_gtest.cpp

Update usb_log_validation_gtest.cpp

Update usb_log_validation_gtest.cpp

Update usb_log_validation_gtest.cpp

Enable coverage options in unit_test.sh

Update usb_log_utils_gtest.cpp

Update copyright and license in usb_log_archive_gtest.cpp

Updated copyright information and license details in the test file.

Update usb_log_archive_gtest.cpp

Update unit_test.sh

* Update test_log_upload_onreboot_false_case.py

* Fix formatting in test_log_upload_onreboot_false_case.py
* Create backup_logs_requirements.md

* Create backup_logs_migration_HLD.md

* Create backup_logs_LLD.md

* Create backup_logs_flowcharts.md


---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ement (#81)

Co-authored-by: mtirum011 <madhubabu_tirumala@comcast.com>
Dcm Agent 2.0.4 release
* Add tools and skills for agentic development

* Update .github/skills/triage-logs/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/quality-checker/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/technical-documentation-writer/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/platform-portability-checker/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/technical-documentation-writer/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/quality-checker/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
RDK-61009 : [RDKE] Port Log Backup Scripts to Source code (#95)

* Create backup_logs_requirements.md

* Create backup_logs_migration_HLD.md

* Create backup_logs_LLD.md

* Create backup_logs_flowcharts.md

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: mtirum011 <madhubabu_tirumala@comcast.com>
Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>
Agent-Logs-Url: https://github.com/rdkcentral/dcm-agent/sessions/8cb71809-166b-4110-a6a5-3b119703dcf1

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…UploadSTB Binary (#80)

* Update uploadstblogs.c

* Update uploadstblogs_types.h

* Update cleanup_handler.c

* Update cleanup_handler.c

* Update uploadstblogs_types.h

* Update uploadstblogs.c

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Shibu Kakkoth Vayalambron <shibu.kakkoth@gmail.com>
Co-authored-by: Abhinavpv28 <162570454+Abhinavpv28@users.noreply.github.com>
Co-authored-by: nhanasi <navihansi@gmail.com>
DCM Agent release for memcapture updates
RDKEMW-17026 : Remove OEM/SOC references from the module
* DCM Agent Documentaion updated for the module

* Correct signal level documentation README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update usbLogUpload/docs/usblogupload.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadstblogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadstblogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* docs: fix uploadlogsnow file_operations header link

Agent-Logs-Url: https://github.com/rdkcentral/dcm-agent/sessions/49db56af-49d8-4d8b-a056-e70460d1dd9f

Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadstblogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadlogsnow.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update backup_logs/docs/backuplogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update usbLogUpload/docs/usblogupload.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update usbLogUpload/docs/usblogupload.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadstblogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update usbLogUpload/docs/usblogupload.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update uploadstblogs/docs/uploadstblogs.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Hanasi <nhanas001c@cable.comcast.com>
Co-authored-by: Shibu Kakkoth Vayalambron <shibu.kakkoth@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>
Co-authored-by: Abhinavpv28 <162570454+Abhinavpv28@users.noreply.github.com>
…for all types of logupload (#111)

* Update md5_utils.c

* Update path_handler.c

* Update md5_utils.h

* Update path_handler.c

* Update path_handler.c

* Update path_handler.c

* Update md5_utils.c

* Update uploadstblogs/src/md5_utils.c

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update path_handler_gtest.cpp

* Update path_handler_gtest.cpp

* Update path_handler_gtest.cpp

* Update md5_utils_gtest.cpp

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* docs: Update uploadSTBLogs design docs to reflect SHA256 archive integrity logging (#112)

* Initial plan

* Update docs to reflect SHA256 archive integrity logging feature

Agent-Logs-Url: https://github.com/rdkcentral/dcm-agent/sessions/4a42a84d-78f8-4762-8013-8e4de7590ca5

Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Shibu Kakkoth Vayalambron <shibu.kakkoth@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: shibu-kv <89052442+shibu-kv@users.noreply.github.com>
Co-authored-by: nhanasi <navihansi@gmail.com>
…tead of UTC timestamp (#114)

* Update archive_manager.c

* Update archive_manager.c

* Update backup_engine.c

* Update file_operations.c

* Update strategies.c

* Update usb_log_utils.c

* Update uploadstblogs/src/archive_manager.c

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update usbLogUpload/src/usb_log_utils.c

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update strategies.c

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 28, 2026 10:52
@Abhinavpv28
Abhinavpv28 requested a review from a team as a code owner April 28, 2026 10:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@Abhinavpv28
Abhinavpv28 merged commit c1e6222 into feature/add_log_support Apr 28, 2026
14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants